Total Complexity | 44 |
Dependencies | 6 |
Dependents | 1 |
Total lines | 383 |
Lines of code | 252 |
Logical lines of code | 157 |
Comment lines | 39 |
Methods | 12 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
renderBookingConfirmation() | 50 | 7 | 30 | |
renderPaymentConfirmation() | 54 | 6 | 21 | |
detectPaymentConfirmationStatus() | 54 | 5 | 23 | |
renderBookingDetails() | 45 | 3 | 48 | |
renderPaymentDetails() | 48 | 3 | 37 | |
renderPaymentInstructions() | 57 | 4 | 17 | |
fetchPayment() | 61 | 4 | 12 | |
fetchBooking() | 61 | 4 | 12 | |
detectBookingConfirmationStatus() | 58 | 3 | 17 | |
render() | 53 | 2 | 23 | |
fetchBookingFromPayment() | 69 | 2 | 7 | |
renderBottomInformation() | 74 | 1 | 5 |